Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Audio CAPTCHA and CAPTCHA History #219

Merged
merged 1 commit into from
May 16, 2024

Conversation

vyanky1227
Copy link
Contributor

@vyanky1227 vyanky1227 commented May 16, 2024

Adding of audio captcha and captcha history that will help to genarate new captcha's in captcha generator project. #217

Description

I'd like to propose the addition of two new features to enhance the usability and accessibility of CAPTCHA on GitHub:Audio CAPTCHA: Currently, CAPTCHA on GitHub relies solely on visual challenges, which may pose difficulties for users with visual impairments or those using screen readers. By implementing an audio CAPTCHA option, users will have an alternative method to verify their identity, thus improving accessibility for all users.CAPTCHA History: It would be beneficial to have a history of CAPTCHA challenges users have encountered and completed. This feature would help users keep track of their interactions with CAPTCHA, providing transparency and accountability in the verification process.

Fixes: #217

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have made this from my own
  • I have taken help from some online resourses
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Screenshot 2024-05-16 124805

Adding of audio captcha and captcha history that will help to genarate new captcha's in captcha generator project. Sulagna-Dutta-Roy#217
Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@vyanky1227 vyanky1227 changed the title updated captcha generator Feature Request: Audio CAPTCHA and CAPTCHA History May 16, 2024
Copy link
Owner

@Sulagna-Dutta-Roy Sulagna-Dutta-Roy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am going to merge this

@Sulagna-Dutta-Roy Sulagna-Dutta-Roy merged commit 7a3b974 into Sulagna-Dutta-Roy:master May 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request:Adding Audio CAPTCHA and CAPTCHA History in captcha generator
2 participants